Configure the VRF Timeout To Age Out a Multicast Sender

Before you begin

  • Configure the required SPBM and IS-IS infrastructure, which includes the creation of SPBM B-VLANs.

  • Create the C-VLANs and add slots/ports.

  • Enable IP Multicast over Fabric Connect globally.

About this task

Use this procedure to configure the VRF timeout value. The timeout value ages out the sender when there is no multicast stream on the VRF. The default is 210 seconds.

Note

Note

You can use this procedure for Layer 3 VSN with IP Multicast over Fabric Connect services and IP Multicast over Fabric Connect for IP Shortcuts.

Procedure

  1. Enter VRF Router Configuration mode for a specific VRF context:

    enable

    configure terminal

    router vrf WORD<1-16>

  2. Configure the timeout value on the VRF:

    mvpn fwd-cache-timeout <10–432000>

Example

Configure the timeout value on the VRF to 500 seconds:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#router vrf green
Switch:1(router-vrf)#mvpn fwd-cache-timeout 500